[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  FTELL

  .  Summary

  ftell(int <fh>);

  .  Description

  The ftell function returns the current file position in the file
  represented by file handle <fh>.

  .  Return Value

  An integer value as described above. A -1 value is returned if an
  error occurs.


See Also: fseek
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson